Do not reject colliding conversion names
authorØyvind Kolås <pippin@gimp.org>
Thu, 21 Apr 2011 11:00:31 +0000 (12:00 +0100)
committerØyvind Kolås <pippin@gimp.org>
Thu, 21 Apr 2011 11:05:34 +0000 (12:05 +0100)
commit2f6038efb34cf0a54e4466409aac244e7406cd8b
tree10097b07f1c107a32435d9e175d7826b6025f274
parentf75d194d77401768654c4faa7bd66409510d97fe
Do not reject colliding conversion names

Permit registering multiple conversions between the same formats from the same
extension. Babl was rejecting subsequent conversions/variations in the same
module; this is desired for most other types of babl objects but not
conversions.
babl/babl-conversion.c